DSH OpenPencil: Preview, Inspect, and Edit Real .op Design Drafts in Conversations
dsh-openpencil is a DeepSeek Harness client plugin maintained by ZSeven-W that integrates OpenPencil into the DSH Web conversation. The Agent drives real .op canvases through five tools, including openpencil_new, supporting precise multi-frame PNG preview, read-only interactive canvases, and hosted editors. It has 153 stars on GitHub and is licensed under MIT. Installation: run `dsh plugin --profile web add @zseven-w/dsh-openpencil@latest`, followed by `dsh web`. It is suitable for UI design automation; the plugin runs with DSH process privileges, so please review the source code before installation.
Read MoreSuperDesign-Skill: Transforming DeepSeek Harness to Generate Unique AI Interfaces
superdesigndev/superdesign-skill is a SkillHub workflow-type DSH plugin that equips Cursor, Claude Code, and DSH agents with product design capabilities. It enables iterative UI, presentation, and graphic design on an infinite canvas, moving away from the default "AI slop" of stacked components. The plugin can be installed via `dsh plugin add` or `npx skills add`, and works with `@superdesign/cli` for login and draft branch management. It is ideal for frontend and product developers who need to extract design systems from real codebases, replicate existing pages at the pixel level, and explore interface directions through branching. It is open-source under the MIT license and has approximately 446 stars on GitHub.
Read Morefrontend-design: Making AI-generated interfaces no longer "cut from the same mold"
frontend-design is an Agent Skill officially maintained by Anthropic, targeting scenarios of building or retrofitting UIs. Through design planning, token system, typography and self-review process, it guides AI to avoid common default aesthetics such as warm beige serifs, dark neon colors and newspaper-style columns, and produce more recognizable interfaces. This article introduces its core principles, two-stage workflow, as well as installation and typical prompt usage in tools like Claude Code and Cursor.
Read More